INTCON=0, GW_INT_CON=0, INTSYN=0
LCDC interrupt configuration register
| INTCON | Interrupt condition 0 (0): Interrupt flag is set when the end of frame (EOF) is reached. 1 (1): Interrupt flag is set when the beginning of frame (BOF) is reached. |
| RESERVED | no description available |
| INTSYN | Interrupt source 0 (0): Interrupt flag is set on loading the last/first data of frame from memory. 1 (1): Interrupt flag is set on output of the last/first data of frame to LCD panel. |
| RESERVED | no description available |
| GW_INT_CON | Graphic window interrupt condition 0 (0): Interrupt flag is set when end of graphic window is reached. 1 (1): Interrupt flag is set when beginning of graphic window is reached. |
| RESERVED | no description available |